home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / os2 / iftp105.zip / INSTALL.ZIP / HISTORY.TXT < prev    next >
Text File  |  1996-11-08  |  2KB  |  44 lines

  1. v1.01
  2.  
  3. o Fixed the SYS error message caused by reading the address book at the same
  4.   time the drives were being checked.
  5. o If a link resolves to a directory that is already in the tree somewhere
  6.   else and the resolve directory is loaded, the data will no longer appear
  7.   in the other directory.  ftp.cdrom.com and boris.infomagic.com had
  8.   problems related to this.
  9.  
  10. v1.02
  11.  
  12. o Added support for IBM's FTPD server.  The parser didn't like the output
  13.   from the dir command with this server.
  14. o Fixed packaging .cmd file which grabbed the incorrect registration form.
  15.   The correct register.txt is now included in the archive.
  16. o The local file view was accidently deleting the file from the hard disk
  17.   after viewing because it thought it was a temp file.
  18. o Permission denied on the delete processed correctly now.
  19. o Added toggle to install program to decide if the default .ini file will
  20.   be installed.  This allows the option to not have your previous version's
  21.   .ini overwritten.
  22.  
  23. v1.03
  24.  
  25. o Fixed upload/download/list problems with Windows NT FTP servers.
  26.  
  27. v1.04
  28.  
  29. o Fixed problem with accepting the connection from the server.  This would
  30.   often InterFTP to become stuck retrieving directory lists, upload, and
  31.   download.
  32.  
  33. v1.05
  34.  
  35. o You probably have been wondering what I have been working on for so long.
  36.   Well here is the beginning of it.  We have written a custom treeview control
  37.   which removes the limitations that OS/2's container control has.  We have
  38.   replaced only the address book container with the new treeview in this
  39.   version so that we can have a wide scale test of the new control and see if
  40.   it is functioning like it should.  The next version will use the new
  41.   treeview control for the file listings.  This new control allows scrolling
  42.   during drag/drop and selection operations.  It also supports multiple
  43.   selection of items.
  44.